home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / Re Compile Problems.2 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Compile Problems
  2. Sent:        5/24/96 12:41 PM
  3. Received:    5/24/96 12:51 PM
  4. From:        Mark Lanett, mlanett@meer.net
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. At 0:12 PM 5/24/96, Hutchings Software Development wrote:
  9. >Here's what I'm trying to do. Basically, using FW_CEditText as a model
  10. >(but not a superclass), I'm trying to write a general scrolling,
  11. >styled text view in one class. It needs to be both a notifier and a
  12. >receiver.
  13. [...]
  14.  
  15. Just out of curiosity, what specific reasons are driving you to create a
  16. view class instead of embedding a text part?
  17.  
  18. I can think of a few reasons to use an embedded part:
  19. Users could choose their favorite text editor,
  20. Your part is smaller,
  21. Embedded part handles drag&drop, scrolling, spell-checking, etc, all by itself.
  22.  
  23. On the minus side, communication might be more difficult.
  24.  
  25. P.S. Are people sending styled-text messages lately, or does Cyberdog's
  26. mailer really insist on sending out plain-text messages as two-part
  27. multipart?
  28.  
  29.  
  30. Mark Lanett, ODF
  31.  
  32.